* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

a:focus,
a:hover {
	text-decoration: none;
}

html,
body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	font-family: "微软雅黑", arial;
	background-color: #fff;
}

.index-body {
	background-color: #f4f4f4;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #be0411;
}

.container-fluid {
	padding: 0;
}

.nav-tabs {
	border-bottom: none;
}
.lb-warp .item img{ 
	width: 100%;
	height: 478px;
}
.lb-warp .carousel-caption{
	width: 100%; padding:10px; background: rgba(0, 0, 0, 0.6); left: 0; text-align: left; bottom: 0;
}
.lb-warp .carousel-indicators{
	position: absolute;right: 0;width: 20%;left: auto; bottom: 0;
}

/* 清除浮动 */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clr {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 清除浮动 */


/*导航*/

@media (min-width: 1200px) {
	.container {
		width: 1520px;
		padding-right: 0;
		padding-left: 0;
	}
}

.form-group {
	border: 1px solid #ccc;
}

.form-control {
	border: 0;
	border-radius: 0;
	background-image: none;
	background: transparent;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}

.btn-default {
	border-color: transparent;
	background: transparent;
}

.btn-default:hover {
	color: #333;
	background-color: #fff;
	border-color: transparent;
	background: transparent;
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding: 40px;
	}
}

.navbar-form {
	padding: 20px 0;
}

.navbar-default {
	background-color: #FFFFFF;
	border-color: transparent;
}

@media (min-width: 768px) .navbar {
	border-radius: 0;
}

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #be0411;
    background-color: transparent;
}
.navbar-brand {
    height: 90px;
    margin-right: 233px;
}

@media (max-width: 767px){
	.navbar-brand {
    height: 50px;
    margin-right: 0px;
}

}

/*海报*/
.banner {
	/*height: ;*/
	margin-top: 100px;
	width: 100%;
	
}

.banner .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
	position: relative;
}

.banner .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.3;
}

.banner .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
	margin-top: 5px;
}

.banner .bann-w img {
	margin-top: 72px;
}

/*选项卡*/
.tab-box{
	border: 1px solid #ccc;
	    padding: 20px;
}
.newtitle-box .nav-tabs>li.  {
    background: #122B40t;
    border: 0;
}
.tab_left img{
	width: 100%;
}
.new-box li{
	font-size: 16px;
	padding: 14px 0;
}
.tab_right i{
	padding-right: 5px;
}


.tab_right .tab_time{
	color: #333;
}
.tab_right span{
	padding: 0 20px;
    color: #999;
}
.new-box{
	margin-top: 20px;
}

.newtitle-box .nav-tabs>li>a {
	width: 200px;
	text-align: center;
    margin-right: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    
   
}

.newtitle-box .nav>li>a:focus, .newtitle-box .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.newtitle-box .nav-tabs>li.active>a, .newtitle-box .nav-tabs>li.active>a:focus, .newtitle-box .nav-tabs>li.active>a:hover {
     background-color: #be0411; 
     border: 1px solid #d8d8d8; 
    border-bottom-color: #d8d8d8;
    color: #fff;
}
.newtitle-box .nav>li>a {
    padding: 15px 20px;
}


.new-box .leftbox {
	/*width: 40px;*/
	overflow: hidden;
}
.Piece{
	padding: 45px  0 20px 0;
}



/*选项卡*/
.top {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0;
	height: 100px;
	position: fixed;
	top: 0;
	z-index: 10;
}

.top .w {
	height: auto;
	width: 79.166%;
	margin: 0px auto;
}

.top .w .logo {
	width: 25.065%;
	height: 99px;
	line-height: 99px;
	text-align: center;
	float: left;
}

.top .w .logo img {
	vertical-align: middle;
	width: 90%;
}

.top .w .tel {
	height: 52px;
	width: 223px;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	/*border: 1px solid #000000;*/
}

.top .w .tel .tel-r {
	float: right;
	margin-right: 10px;
}

.top .w .tel .tel-r .numtop {
	font-family: arial;
	font-size: 24px;
	color: #be0411;
	padding-top: 5px;
	line-height: 24px;
}

.top .w .tel .tel-r p {
	font-size: 14px;
	color: #999999;
}

.top .w .contact {
	height: 50px;
	width: auto;
	font-size: 16px;
	float: right;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
	margin-top: 25px;
	/*border: 1px solid #000000;*/
}

.top .w .contact a {
	margin-left: 50px;
	display: block;
	float: left;
}

.top .w .contact .lx {
	margin-right: -5px;
	display: inline-block;
	width: 102px;
	height: 50px;
	color: #fff;
	border-right: none;
	background-color: #222222;
}

.nav-fl {
	float: left;
	color: #333;
	margin-right: 40px;
	cursor: pointer;
}

.top .w .contact .lx:hover {
	opacity: 0.9;
	text-decoration: none;
}

.top .w .contact .vip {
	display: inline-block;
	width: 102px;
	height: 50px;
	color: #be0411;
	color: #fff;
	background-color: #be0411;
}

.top .w .contact .vip:hover {
	opacity: 0.9;
	text-decoration: none;
}

.search {
	width: 200px;
	height: 50px;
	border: 1px solid #7a7a7a;
	margin-right: 50px;
	margin-top: 25px;
	float: right;
	border-radius: 2px;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	left: 90px;
	bottom: -130px;
}

.search form input {
	width: 140px;
	height: 50px;
	background: transparent;
	font-size: 14px;
	border: none;
	outline: none;
	padding-left: 10px;
	float: left;
	color: black;
}

.search form button {
	width: 45px;
	height: 50px;
	background: url(/images/sousuo.png) no-repeat right;
	background-position: 7px;
	float: right;
	border: none;
	cursor: pointer;
}

.nav-fl ul li a {
	margin-left: 0!important;
	padding: 10px 0;
	text-align: center;
	display: block;
	width: 100%;
}

.nav-fl ul li a:hover {
	background: #c00;
	color: #fff;
}

.dropdown-menu {
	border-radius: 0!important;
	box-shadow: none!important;
	border: none!important;
	background: rgba(255, 255, 255, 0.7);
	/*margin-top: 25px;*/
	min-width: 100px;
	right: -35px!important;
}


/*下拉菜单*/
.nav-fl {
 float: left;
 
 margin-right: 40px;
 cursor: pointer;
  padding: 38px;
    font-size: 16px;
}
.nav-fl a{
 color: #777;
}
.nav-fl a:hover{
 color: #be0411;
}
/*下拉菜单*/


/*导航结束*/




#myTab .active .p-a .piece-ho {
	opacity: 1;
	border-color: transparent transparent transparent;
}

#myTab .active .p-a .xin,
#myTab .active .p-a .piece-ho,
#myTab .active .p-a .xie,
#myTab .active .p-a .guan,
#myTab .active .p-a .five {
	border-color: #5c78c8 transparent transparent transparent;
}

#myTab .active .p-a .xin {
	border-color: #8a4bb3 transparent transparent transparent;
}

#myTab .active .p-a .xie {
	border-color: #ab408c transparent transparent transparent;
}

#myTab .active .p-a .guan {
	border-color: #d56560 transparent transparent transparent;
}

#myTab .active .p-a .five {
	border-color: #e18554 transparent transparent transparent;
}

.Piece .p-a {
	width: 100%;
	height: 127px;
	background-image: url("../images/icon1.png");
	background-repeat: no-repeat;
	background-position: 90% 20%;
	background-color: rgba(92, 120, 200);
	border-radius: 2px;
	/*float: left;
	margin-right: 20px;*/
	opacity: 0.8;
	background-color: #5c78c8;
	position: relative;
}

.Piece .news {
	font-size: 24px;
	color: #ffffff;
	padding-top: 50px;
	padding-left: 30px;
}

.Piece .p-a p {
	font-size: 18px;
	color: #000000;
	padding-left: 30px;
	opacity: 0.3;
}

.Piece .p-a .piece-ho {
	width: 0;
	height: 0;
	border-width: 12px;
	border-style: solid;
	border-color: #5c78c8 transparent transparent transparent;
	top: 100%;
	left: 20%;
	position: absolute;
	/*display: none;*/
	transition: opacity 0.6s;
	opacity: 0;
}

.Piece .p-a:hover {
	opacity: 1;
	/*display: block;*/
}

.Piece .p-a .xin {
	border-color: #8a4bb3 transparent transparent transparent;
}

.Piece .p-a .xie {
	border-color: #ab408c transparent transparent transparent;
}

.Piece .p-a .guan {
	border-color: #d56560 transparent transparent transparent;
}

.Piece .y2 {
	background-image: url("../images/icon2.png");
	background-color: rgba(138, 75, 179, 1);
}

.Piece .y2:hover .piece-ho {
	opacity: 1;
	/*display: block;*/
}

.Piece .y3 {
	background-image: url("../images/icon3.png");
	background-color: rgba(171, 64, 140, 1);
}

.Piece .y3:hover .piece-ho {
	opacity: 1;
	/*display: block;*/
}

.Piece .y4 {
	background-image: url("../images/icon4.png");
	background-color: rgba(213, 101, 96, 1);
	margin-right: -20px;
}

.Piece .y4:hover .piece-ho {
	opacity: 1;
	/*display: block;*/
}

.Piece .y5 {
	background-image: url("../images/icon5.png");
	background-color: rgba(225, 133, 84, 1)!important;
	margin-right: -20px;
}

.Piece .y5:hover .piece-ho {
	opacity: 1;
	/*display: block;*/
}

.Piece .current {
	opacity: 1;
}

.Piece .current:hover .piece-ho {
	opacity: 1;
	/*display: block;*/
}

.Piece .p-a .five {
	border-color: #e18554 transparent transparent transparent;
}


/*.Piece .p-a:hover {
	background-color: #5c78c8;
	border-radius: 2px;
	background-image: url(../img/sousuo.png) no-repeat;
	margin-right: 20px;
	opacity: 0.8;
}*/

.article {
	height: auto;
	width: 100%;
	overflow: hidden;
	background-color: #f4f4f4;
}

.ar-w {
	width: 79.166%;
	overflow: hidden;
	padding: 15px 0;
	height: auto;
	/*height: 460px;*/
	margin: 0 auto;
}

.article .ar-w .new-left {
	width: 100%;
	height: 460px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}

.contain {
	width: 100%;
	/*height: 400px;*/
	height: auto;
	/*margin: 20px 20px 0px 20px;*/
	padding: 20px 30px 0px 30px;
}

.r {
	/*float: left;*/
	max-width: 609px;
	max-height: 360px;
	/*height: 315px;*/
	/*padding-right: 5px;*/
	overflow: hidden;
}

.r img {
	/*width: auto;
	height: 250px;
	padding-right: 15px;
	float: left;*/
	width: 100%;
}

.contain span {
	color: #666666;
	line-height: 26px;
	padding-top: 10px;
	max-height: 120px;
	overflow: hidden;
	float: left;
}


/*.r-text{
	font-size: 14px;
	float: right;
	width: 40%;
	color: #666666;
	padding-left: 5px;
	overflow: hidden;
	
	line-height: 30px;	
	word-wrap: break-word;
	word-break: break-all;
}*/


/*.contain .down-text{
	font-size: 14px;  
	color: #666666;
    width: 100%;
    height: 70px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    padding-top: 10px;
    
}*/

.l {
	float: right;
	width: 50%;
	padding-left: 5px;
	overflow: hidden;
}

.l img {
	width: auto;
	height: 300px;
}

.time {
	font-family: arial;
	font-size: 24px;
	color: #000;
	/*padding-top: 30px;*/
}

.contain p {
	font-size: 24px;
	padding-top: 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #000;
}

.contain a:hover p {
	color: #be0411;
}

.fj {
	width: 100%;
	height: 50px;
	margin-left: 20px;
}

.fj ul li {
	float: left;
	margin-right: 25px;
	width: 110px;
	height: 38px;
	line-height: 36px;
	text-align: center;
}

.fj li a {
	display: inline-block;
	width: 100%;
	border: 1px solid #d4d4d4;
	text-decoration: none;
	color: #727272;
	font-size: 14px;
	border-radius: 2px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.fj li a:hover {
	background: #be0411;
	border: none;
	color: #fff;
}

.new-right {
	width: 100%;
	/*height: 460px;*/
	height: 600px;
	float: left;
	background-color: #FFFFFF;
}

.new-right ul li {
	padding-left: 127px;
	padding-right: 57px;
	position: relative;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #e7e7e7;
}

.new-right ul li:last-child {
	border-bottom: none;
}

/*.date {
	width: 127px;
	height: 38px;
	border-right: 1px solid #e7e7e7;
	margin-top: 30px;
	line-height: 18px;
	text-align: center;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}*/

/*.date p {
	font-family: arial;
	font-size: 20px;
}

.date span {
	font-family: arial;
	font-size: 10px;
	
}*/

/*.wz {
	width: 100%;
	
	font-size: 16px;
	line-height: 20px;
	padding: 25px 40px 0 40px;
	color: #000000;
	float: left;
}*/

.wz p {
	width: 100%;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
}

a:hover p {
	color: #be0411;
}

.wz span {
	font-size: 14px;
	color: #999999;
}

.jiantou {
	width: 57px;
	position: absolute;
	right: 0;
	top: 0;
	height: 115px;
	border-left: 1px solid #e7e7e7;
	background: url(../images/dayuhao.png) no-repeat center;
}

.bgc {
	background-color: #FFFFFF;
	margin-top: 40px;
}

.fiverow {
	width: 79.166%;
	height: 385px;
	margin: 0 auto;
}

.fiverow .f-title {
	height: 85px;
	padding-top: 40px;
}

.fiverow .f-title .line {
	height: 1px;
	border-top: 1px solid #ddd;
	text-align: center;
}

.fiverow .f-title .line span {
	position: relative;
	top: -12px;
	background: #fff;
	padding: 0 70px;
	font-size: 24px;
}

.fiverow .f-title .line p {
	font-size: 24px;
	font-family: arial;
	color: #cacaca;
	line-height: 10px;
}

.fiverow .rw {
	width: 100%;
	margin-top: 30px;
}

.fiverow .rw a {
	width: 20%;
	height: 80px;
	float: left;
	margin-bottom: -1px;
	box-sizing: border-box;
	border-left: 1px solid #d0d0d0;
	/*边框只写左边*/
	border-bottom: 1px solid #d0d0d0;
	/*边框只写底下*/
	border-top: 1px solid #d0d0d0;
	/*边框只写上面*/
	opacity: 0.8;
}

.fiverow .rw a:hover {
	opacity: 1;
}



.fiverow .rw .r1 {
	/*background: url(../img/saidi.png) no-repeat center;*/
	background-size: 100%!important;
}


/*.fiverow .rw .r1:hover {
	background: url(../img/saidi.png) no-repeat center;
	background-size: 100%!important;
}*/

.fiverow .rw .r2 {
	/*background: url(../img/sc.png) no-repeat center;*/
}


/*.fiverow .rw .r2:hover {
	background: url(../img/sc.png ) no-repeat center;
}*/

.fiverow .rw .r3 {
	/*background: url(../img/yanxiang.png) no-repeat center;*/
}


/*.fiverow .rw .r3:hover {
	background: url(../img/yanxiang.png ) no-repeat center;
}*/

.fiverow .rw .r4 {
	/*background: url(../img/珠海市耗材行业协会.png) no-repeat center;*/
}


/*.fiverow .rw .r4:hover {
	background: url(../img/珠海市耗材行业协会.png ) no-repeat center;
}*/

.fiverow .rw .r5 {
	border-right: 1px solid #d0d0d0;
	/*background: url(../img/changcheng.png ) no-repeat center;*/
}


/*.fiverow .rw .r5:hover {
	background: url(../img/changcheng.png ) no-repeat center;
}*/

.fiverow .rw .r6 {
	/*background: url(../img/lianxaing.png) no-repeat center;*/
}


/*.fiverow .rw .r6:hover {
	background: url(../img/lianxaing.png ) no-repeat center;
}*/

.fiverow .rw .r7 {
	/*background: url(../img/dianzi.png) no-repeat center;*/
}


/*.fiverow .rw .r7:hover {
	background: url(../img/dianzi.png )no-repeat center;
}*/

.fiverow .rw .r8 {
	/*background: url(../img/sanfei.png) no-repeat center;*/
}


/*.fiverow .rw .r8:hover {
	background: url(../img/sanfei.png ) no-repeat center;
}*/

.fiverow .rw .r9 {
	/*background: url(../img/jiandu.png ) no-repeat center;*/
}


/*.fiverow .rw .r9:hover {
	background: url(../img/jiandu.png ) no-repeat center;
}*/

.fiverow .rw .r10 {
	border-right: 1px solid #d0d0d0;
	/*background: url(../img/hiaer.png) no-repeat center;*/
}


/*.fiverow .rw .r10:hover {
	background: url(../img/hiaer.png ) no-repeat center;
}*/

.fiverow .rw .r11 {
	/*background: url(../img/浪1.png) no-repeat center;*/
}


/*.fiverow .rw .r11:hover {
	background: url(../img/浪1.png )no-repeat center;
}*/

.fiverow .rw .r12 {
	/*background: url(../img/shenzhou.png) no-repeat center;*/
}


/*.fiverow .rw .r12:hover {
	background: url(../img/shenzhou.png ) no-repeat center;
}*/

.fiverow .rw .r13 {
	/*background: url(../img/zhongke.png) no-repeat center;*/
}


/*.fiverow .rw .r13:hover {
	background: url(../img/zhongke.png ) no-repeat center;
}*/

.fiverow .rw .r14 {
	/*background: url(../img/zhonghang.png) no-repeat center;*/
}


/*.fiverow .rw .r14:hover {
	background: url(../img/zhonghang.png ) no-repeat center;
}*/

.fiverow .rw .r15 {
	border-right: 1px solid #d0d0d0;
	/*background: url(../img/start.png) no-repeat center;*/
}


/*.fiverow .rw .r15:hover {
	background: url(../img/start.png ) no-repeat center;
}*/

.foot {
	height: 305px;
	width: 100%;
	background: url(../images/footimg.png) no-repeat;
}

.foot .foot-w {
	height: 255px;
	width: 79.166%;
	margin: 0 auto;
}

.foot .foot-w .foot-r {
	width: 70%;
	margin-top: 70px;
	float: left;
}

.foot .foot-w .foot-r .zt {
	font-size: 18px;
	line-height: 28.6px;
	color: #ffffff;
}

.foot .foot-w .foot-r p {
	font-size: 14px;
	line-height: 18px;
	padding-top: 20px;
	color: #908f8f;
}

.foot .foot-w .btn {
	height: 40px;
	width: 160px;
	margin-top: 112px;
	background-color: #BE0411;
	text-align: center;
	display: inline-block;
	float: right;
	cursor: pointer;
}

.foot .foot-w .btn span {
	font-size: 18px;
	/*padding-top: 5px;*/
	/*line-height: 40px;*/
	border-radius: 2px;
	color: #ffffff;
}

.foot .foot-w .btn:hover {
	background-color: #980a14;
	color: #d6d6d6;
}

.foot .zuidi {
	height: 50px;
	width: 100%;
	text-align: center;
	color: #373434;
	font-size: 12px;
	background: #FFFFFF;
	float: inherit;
	background-color: #000000;
}

.foot .zuidi p {
	padding-top: 10px;
}


/*----------------------新闻列表----------------------*/

.subcontain-box {
	margin: 0 auto;
	padding: 60px 0;
	width: 79.166%;
}

.banner2 {
	height: 300px;
	width: 100%;
}

.banner2 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner2 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner2 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner2 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-news {
	background-image: url(../images/banner-news.jpg);
}

.subnav-box {
	border-bottom: 1px solid #dddddd;
	line-height: 60px;
}

.subnav-box .subnav {
	margin: 0 auto;
	width: 79.166%;
}

.subnav-box a {
	display: inline-block;
	width: 24%;
	height: inherit;
	text-align: center;
	color: #999;
	font-size: 16px;
}

.subnav-box a:hover {
	border-bottom: 1px solid #000;
	color: #000;
}

.subnav-box a.current {
	border-bottom: 1px solid #000;
	color: #000;
}

.subcontain-box {
	margin: 0 auto;
	padding: 60px 0;
	height: auto;
	overflow: hidden;
	width: 79.166%;
}

.news-list .news {
	margin-bottom: 30px;
}

.news-list img {
	width: 100%;
	max-width: 300px;
	max-height: 184px;
}

.news-list .time {
	font-size: 20px;
	color: #000;
}

.news-list .title {
	font-size: 24px;
	color: #000;
}

.news-list a:hover .title {
	color: #be0411;
}

.news-list .text {
	height: 84px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}


/*----------------------新闻列表----------------------*/


/*----------------------新闻文字----------------------*/

.banner3 {
	height: 300px;
	width: 100%;
}

.banner3 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner3 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner3 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner3 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-fenzhi {
	background-image: url(../images/banner-Branch.jpg);
}

.text-box {
	margin: 0 auto;
	/*padding: 60px 0;*/
	width: 79.166%;
	padding-top: 60px;
}

.news-listtext a {
	display: inline-block;
	width: 95%;
	margin-left: 37px;
}

.news-listtext .newstext {
	margin-bottom: 70px;
	border-bottom: 1px solid #e4e4e4;
}

.news-listtext img {
	float: left;
}

.news-listtext .time {
	font-size: 20px;
	line-height: 20px;
	color: #000;
	float: left;
}

.news-listtext .title {
	font-size: 24px;
	line-height: 24px;
	color: #000;
	padding-left: 40px;
	display: inline-block;
}

.news-listtext a:hover .title {
	color: #be0411;
}

.news-listtext .text {
	height: 120px;
	line-height: 28px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

.page {
	margin: 0 auto;
	/*padding: 60px 0;*/
	width: 79.166%;
	padding: 20px 0 60px 0;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	/*margin: 0;*/
	display: table;
	margin: 40px auto;
}

ul.pagination li {
	display: inline;
	display: table-cell;
}

ul.pagination li a {
	color: black;
	float: left;
	padding: 7px 25px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin: 0 4px;
}

ul.pagination li a.active {
	background-color: #be0411;
	color: white;
	border: 1px solid #be0411;
}


/*snajiaofuhao
 * ul.pagination li a.dayu{
	font-size: 16px;
}*/

ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}


/*----------------------新闻文字----------------------*/

.banner4 {
	height: 300px;
	width: 100%;
}

.banner4 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner4 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner4 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner4 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-join {
	background-image: url(../images/join.png);
}


/*----------------------加入协会----------------------*/


/*表格*/

.excl {
	margin: 0 auto;
	width: 79.166%;
	padding-top: 30px;
	font-size: 0;
}

.excl a {
	width: 33.3333%;
	height: 71px;
	line-height: 71px;
	border: 1px solid #c6c6c6;
	color: #262626;
	font-size: 16px;
	display: inline-block;
	background-position: 117px;
	text-align: center;
}

.excl a:hover {
	color: #010101;
}


/*.introduction{
	margin: 0 auto;
	width: 79.166%;
	padding-top: 30px;
	font-size: 0;
}*/

.introduction .jieshao {
	margin-bottom: 30px;
}

.introduction img {
	max-width: 300px;
	max-height: 184px;
}

.introduction .time {
	width: 262px;
	height: 54px;
	font-weight: bold;
	font-size: 24px;
	background-color: #f2f2f2;
	line-height: 54px;
	text-align: center;
	color: #000;
}

.introduction .title {
	font-size: 24px;
	color: #000;
}

.introduction a:hover .title {
	color: #be0411;
}

.introduction .jieshao .wenzi {
	font-size: 14px;
	color: #000000;
}

.introduction .text {
	height: 84px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

.text-jo {
	float: left;
	width: calc(100% - 180px);
}

.gbc-jo {
	width: 160px;
	float: right;
}

.gbc-jo .wenzi {
	font-size: 14px;
}


/*-----------------------------------友情链接-----------------------------------*/

.banner-Show {
	background-image: url(../images/show.jpg);
}

.childrow {
	width: 79.166%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.childrow .f-title {
	height: 85px;
	padding-top: 40px;
}

.childrow .f-title .line {
	height: 1px;
	border-top: 1px solid #ddd;
	text-align: center;
}

.childrow .f-title .line span {
	position: relative;
	top: -12px;
	background: #fff;
	padding: 0 70px;
	font-size: 24px;
}

.childrow .f-title .line p {
	font-size: 24px;
	font-family: arial;
	color: #cacaca;
	line-height: 10px;
}

.childrow .rw {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 60px auto;
}

.childrow .rw a {
	width: calc(20% - 10px);
	margin: 5px;
	height: 126px;
	float: left;
	/*margin-bottom: -1px;*/
	display: block;
	border: 1px solid #dddddd;
	background-color: #f1f3f2;
	/*border-left: 1px solid #d0d0d0;
	/*边框只写左边*/
	/*border-bottom: 1px solid #d0d0d0;*/
	/*边框只写底下*/
	/*border-top: 1px solid #d0d0d0;*/
	/*边框只写上面*/
}

.childrow .rw a:hover {
	border: 1px solid #be0411;
}

.childrow .rw .r1 {
	background: url(../images/saidihui.png) no-repeat center;
	background-size: 100%!important;
}

.childrow .rw .r1:hover {
	background: url(../images/saidi.png) no-repeat center;
	background-size: 100%!important;
}

.childrow .rw .r2 {
	background: url(../img/src灰.png) no-repeat center;
}

.childrow .rw .r2:hover {
	background: url(../img/sc.png ) no-repeat center;
}

.childrow .rw .r3 {
	background: url(../img/yanxianghui.png) no-repeat center;
}

.childrow .rw .r3:hover {
	background: url(../img/yanxiang.png ) no-repeat center;
}

.childrow .rw .r4 {
	background: url(../img/zhuhaihui.png) no-repeat center;
}

.childrow .rw .r4:hover {
	background: url(../img/珠海市耗材行业协会.png ) no-repeat center;
}

.childrow .rw .r5 {
	/*border-right: 1px solid #d0d0d0;*/
	background: url(../img/cahnghcenghui.png) no-repeat center;
}

.childrow .rw .r5:hover {
	background: url(../img/changcheng.png ) no-repeat center;
}

.childrow .rw .r6 {
	background: url(../img/lianxainghui.png) no-repeat center;
}

.childrow .rw .r6:hover {
	background: url(../img/lianxaing.png ) no-repeat center;
}

.childrow .rw .r7 {
	background: url(../img/dianzihui.png) no-repeat center;
}

.childrow .rw .r7:hover {
	background: url(../img/dianzi.png )no-repeat center;
}

.childrow .rw .r8 {
	background: url(../img/sanfeihui.png) no-repeat center;
}

.childrow .rw .r8:hover {
	background: url(../img/sanfei.png ) no-repeat center;
}

.childrow .rw .r9 {
	background: url(../img/jianduhui.png) no-repeat center;
}

.childrow .rw .r9:hover {
	background: url(../img/jiandu.png ) no-repeat center;
}

.childrow .rw .r10 {
	/*border-right: 1px solid #d0d0d0;*/
	background: url(../img/hiaerhui.png) no-repeat center;
}

.childrow .rw .r10:hover {
	background: url(../img/hiaer.png ) no-repeat center;
}

.childrow .rw .r11 {
	background: url(../img/langhui.png) no-repeat center;
}

.childrow .rw .r11:hover {
	background: url(../img/浪1.png )no-repeat center;
}

.childrow .rw .r12 {
	background: url(../img/shenzhouhui.png) no-repeat center;
}

.childrow .rw .r12:hover {
	background: url(../img/shenzhou.png ) no-repeat center;
}

.childrow .rw .r13 {
	background: url(../img/zhongkehui.png) no-repeat center;
}

.childrow .rw .r13:hover {
	background: url(../img/zhongke.png ) no-repeat center;
}

.childrow .rw .r14 {
	background: url(../img/zhonghanghui.png) no-repeat center;
}

.childrow .rw .r14:hover {
	background: url(../img/zhonghang.png ) no-repeat center;
}

.childrow .rw .r15 {
	/*border-right: 1px solid #d0d0d0;*/
	background: url(../img/start拷贝.png) no-repeat center;
}

.childrow .rw .r15:hover {
	background: url(../img/start.png ) no-repeat center;
}


/*-------------------------------联系页面-------------------------------*/

.banner5 {
	height: 300px;
	width: 100%;
}

.banner5 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner5 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner5 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner5 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-contact {
	background-image: url(../images/cont.jpg);
}

.containthree .bbb {
	font-size: 24px;
	color: #000;
	padding: 10px 0;
}

.containthree img {
	max-width: 300px;
	max-height: 184px;
	padding-top: 35px;
}

.containthree .fourbox {
	text-align: center;
	width: 100%;
	height: 176px;
	border: 1px solid #e8e8e8;
}

.containthree .fourbox:hover {
	-moz-box-shadow: 1px 1px 16px #bfbfbf;
	-webkit-box-shadow: 1px 1px 16px #bfbfbf;
	box-shadow: 1px 1px 16px #bfbfbf;
}

.containthree .time {
	font-size: 16px;
	color: #000;
	padding-top: 10px;
}

.containthree .title {
	font-size: 24px;
	color: #000;
}

.containthree a:hover .title {
	color: #be0411;
}

.containthree .linaxi .wenzi {
	font-size: 14px;
	color: #000000;
}

.containthree .text {
	font-size: 14px;
	color: #666;
}

.containthree .linaxi .mapp {
	margin-top: 40px;
}

.containthree .linaxi .mapp img {
	width: 100%;
	padding-top: 0;
}

.containthree .linaxi .mapp .adtu {
	/*padding-top: -35px;
*/
}

.containthree .linaxi .mapp .wenzidizhi {
	margin-top: 20px;
}


/*-------------------------------登录界面-------------------------------*/

.wwe {
	margin: 0 auto;
	width: 79.166%;
	padding-top: 230px;
}

.banner6 {
	height: 704px;
	width: 100%;
}

.banner6 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner6 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner6 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner6 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-login {
	/*background-image: url(../img/login-bg.jpg);*/
	background: url(../images/login-bg.jpg) no-repeat;
}

.login-header {
	width: 100%;
	height: 48px;
	margin-top: 10px;
}

.login-header .denglu {
	float: left;
	padding-left: 30px;
	color: #be0411;
}

.login-header .pnone {
	float: right;
	padding-right: 30px;
}

.login-input-box {
	margin-top: 12px;
	width: 100%;
	font-size: 14px;
}

.login-input-box input {
	width: 380px;
	height: 32px;
	margin-left: 30px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #dcdcdc;
	background-color: transparent;
	outline: none;
	/*border: 1px solid #dcdcdc;*/
	border-radius: 4px;
	padding-left: 12px;
}

.login-input-box input:hover {
	border-bottom: 1px solid #dcdcdc;
}

.login-input-box input:after {
	border: 1px solid #000;
}


/*登录*/

.denglu-box {
	background-color: rgba(255, 255, 255, 0.95);
	width: 460px;
	height: 300px;
	border-radius: 2px;
	padding: 10px;
	margin: 0 auto;
	display: block;
}

.login-button-box {
	width: 100%;
	padding-left: 50px;
	display: inline-block;
	margin-top: 20px;
}

.login-button-box .deng-jo {
	background-color: #be0411;
	color: #ffffff;
	font-size: 16px;
	width: 330px;
	height: 50px;
	border: none;
	border-radius: 2px;
	outline: none;
}

.login-button-box .deng-jo:hover {
	background-color: #a20f19;
}

.login-button-box button:active {
	background-color: #be0411;
}

.logon-box {
	margin: 20px auto;
	text-align: center;
	color: #8d8d8d;
}

.logon-box .zhuce {
	padding-left: 30px;
	float: left;
}

.logon-box .wangji {
	float: right;
	padding-right: 30px;
}

.logon-box a {
	color: #4a4744;
	font-size: 13px;
	text-decoration: none;
	display: inline-block;
}

.logon-box a:hover {
	color: #be0411;
}


/*.logon-box a:active {
	color: #ee7204;
}*/

.zuidi {
	height: 50px;
	width: 100%;
	text-align: center;
	color: #373434;
	font-size: 12px;
	background: #FFFFFF;
	float: inherit;
	background-color: #000000;
}

.mapp img {
	max-width: inherit;
	max-height: inherit;
}

.icon-job {
	display: inline-block;
	width: 23px;
	height: 28px;
	position: relative;
	top: 8px;
	left: -5px;
	background: url(../images/biaogeicon.png) no-repeat;
}

.excl a:first-child {
	border-right: none;
}

.excl a:last-child {
	border-left: none;
}


/*--------------注册--------------*/

.banner7 {
	height: 704px;
	width: 100%;
}

.banner7 .bann-w {
	width: 79.166%;
	margin: 0px auto;
}

.banner7 .bann-w .bantext {
	width: 625px;
	height: 202px;
	padding-top: 130px;
}

.banner7 .bann-w .ban-a {
	font-family: sans-serif;
	font-size: 20px;
	color: #ffffff;
	opacity: 0.3;
}

.banner7 .bann-w .ban-b {
	font-size: 36px;
	color: #ffffff;
}

.banner-regist {
	background: url(../images/login-bg.jpg) no-repeat;
}

.Regist-box {
	background-color: rgba(255, 255, 255, 0.95);
	width: 460px;
	height: 400px;
	border-radius: 2px;
	padding: 10px;
	margin: 0 auto;
	display: block;
}

.Regist-box .denglu {
	font-size: 18px;
	font-weight: bold;
	color: #be0411;
}

.Regist-header {
	width: 100%;
	height: 48px;
	margin-top: 10px;
	text-align: center;
}

.Regist-button-box {
	width: 100%;
	padding-left: 50px;
	display: inline-block;
	margin-top: 50px;
}

.Regist-button-box .zhuce-jo {
	background-color: #be0411;
	color: #ffffff;
	font-size: 16px;
	width: 330px;
	height: 50px;
	border: none;
	border-radius: 2px;
	outline: none;
}

.Regist-button-box .zhuce-jo:hover {
	background-color: #a20f19;
}


/*---------------------------------新闻列表详情---------------------------------新闻列表详情*/

.Details-box {
	border-bottom: 1px solid #dddddd;
	line-height: 60px;
}

.Details-box .subnav {
	margin: 0 auto;
	width: 79.166%;
}

.Details-box a.current {
	color: #000;
}

.Details-box a {
	width: 24%;
	height: inherit;
	text-align: center;
	color: #999;
	font-size: 14px;
}

.Details-box a:hover {
	color: #000;
}

.news-detil .time-detil {
	font-size: 14px;
	color: #999999;
	margin-bottom: 0;
	margin-top: 10px;
}

.news-detil .title-detil {
	font-size: 16px;
	color: #000;
}

.news-deti .fudong {
	float: right;
}

.news-detil .news-detil {
	margin-bottom: 20px;
}

/*.news-detil img {
	width: 100%
}*/

.bigtitle-detil {
	font-size: 24px;
	color: #000;
}

.news-detil .zhangjie-detil {
	font-size: 14px;
	color: #000;
}

.news-detil .textx-detil {
	font-size: 14px;
	color: #666;
}

.news-detil .zong-detil {
	font-size: 24px;
	color: #000;
	text-align: center;
}

.news-detil .date-detil {
	padding-right: 20px;
	color: #999999;
}

.news-detil .dianji-detil {
	color: #999999;
}

.news-detil .newsbig-detil {
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #ddd dashed;
}

.botoom-detil {
	margin: 20px auto;
}

.botoom-detil .botoom-a {
	font-size: 18px;
	color: #000;
}

.Piece .nav-tabs>li.active>a, .Piece .nav-tabs>li.active>a:focus, .Piece .nav-tabs>li.active>a:hover {
	background: none!important;
	border: none!important;
}

.Piece .nav>li>a:focus,
.Piece.nav>li>a:hover {
	background: none!important;
	border: none!important;
}

.Piece .tab-nav li {
	width: 20%!important;
	float: left;
}
.Piece .nav>li>a:focus, .Piece .nav>li>a:hover {
   
     background-color: transparent; 
}
.nav-tabs>li>a {
	border: none;
}

/*#myTabContent {
	width: 79.166%;
	margin: 0 auto;
	padding-left: 180px;
	position: relative;
}*/

/*#myTab2,
#myTab3,
#myTab4,
#myTab5,
#myTab6 {
	width: 180px;
	position: absolute;
	height: 100%;
	left: 0;
	background: #fafafa;
}*/

#myTab2 li a,
#myTab3 li a,
#myTab4 li a,
#myTab5 li a,
#myTab6 li a {
	width: 170px;
	padding: 12px 25px;
}

/*#myTabContent2 {
	width: 100%;
}*/

/*#myTab2 li,
#myTab3 li,
#myTab4 li,
#myTab5 li,
#myTab6 li {
	text-align: center;
}*/

#myTab2 .active,
#myTab3 .active,
#myTab4 .active,
#myTab5 .active,
#myTab6 .active {
background: transparent;
}

#myTab2 .active a,
#myTab3 .active a,
#myTab4 .active a,
#myTab5 .active a,
#myTab6 .active a {
	padding: 12px 0;
	color: #fff!important;
}

/*.tab-content {
	height: auto;
	overflow: hidden;
}*/

/*.tab-left-pane {
	width: 50%;
	float: left;
}*/

/*.tab-right-pane {
	width: 50%;
	float: left;
	border-left: 1px solid #f4f4f4;
}*/

#myTabContent2,
#myTabContent3,
#myTabContent4,
#myTabContent5,
#myTabContent6 {
	margin-top: 25px;
	background: #fff;
}

.Piece #myTab li a {
	display: block;
	padding: 10px!important;
}

.Piece #myTab li a:first-child {
	padding-left: 0!important;
}

.nav-tabs li:nth-child(2) a div .piece-ho {
	border-color: #8a4bb3 transparent transparent transparent !important;
}

.nav-tabs li:nth-child(2) a div .piece-ho:hover {
	border-color: #8a4bb3 transparent transparent transparent !important;
}

.nav-tabs li:nth-child(3) a div .piece-ho {
	border-color: #ab408c transparent transparent transparent !important;
}

.nav-tabs li:nth-child(3) a div .piece-ho:hover {
	border-color: #ab408c transparent transparent transparent !important;
}

.nav-tabs li:nth-child(4) a div .piece-ho {
	border-color: #d56560 transparent transparent transparent !important;
}

.nav-tabs li:nth-child(4) a div .piece-ho:hover {
	border-color: #d56560 transparent transparent transparent !important;
}

.nav-tabs li:nth-child(5) a div .piece-ho {
	border-color: #e18554 transparent transparent transparent !important;
}

.nav-tabs li:nth-child(5) a div .piece-ho:hover {
	border-color: #e18554 transparent transparent transparent !important;
}

#FlAD:hover {
	background-image: url(../images/biaogeicon.png);
}

.contain a {
	display: block;
}

.banner-award {
	background-image: url(../images/pingxuan.jpg);
}

.excl-two {
	margin: 0 auto;
	width: 79.166%;
	padding-bottom: 30px;
	margin-top: -30px;
}

.t-box {
	width: 20%;
	height: auto;
	line-height: 49px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	background-position: 117px;
	text-align: center;
	background-color: #be0412;
	margin-bottom: 20px;
}

.icon-job-two {
	display: inline-block;
	width: 23px;
	height: 28px;
	position: relative;
	top: 8px;
	left: -5px;
	background: url(../img/biaogeicontwo.png) no-repeat;
}

.excl-two img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}

.excl-two a:hover {
	text-decoration: underline;
	color: #be0412;
}

.excl-two .excl-zuo {
	font-size: 16px;
	color: #878787;
	display: inline-block;
	padding-right: 10px;
}

.excl-two p {
	display: inline-block;
}
/*表单*/
.main .form-group{
	border:none;
    margin-bottom: 20px;
    padding: 0;
}

.form-control {
    border: 1px solid #ececf4;
    background: #f9fafe;
    box-shadow: none;
}
.main .control-label {
    font-weight: normal;
}
.main label {
    font-weight: normal;
    padding-right: 15px;
}
.main .title {
    border: none;
    text-align: center;
    font-weight: normal;
    padding: 20px;
    background-color: #f7f7f7;
    font-size: 26px;
    margin: 40px 0;
}
.main .tj-btn{
    background: #be0411!important;
    color: #fff;
    border: none;
    padding: 10px 45px;
}
.main .tj-btn-qx {
    background: #e4e4e4!important;
    color: #333;
}
.aboutmain .zong-detil {
     font-size: 24px; 
    color: #000;
    text-align: center;
}
.aboutmain .newsbig-detil {
	padding-top: 100px;
}
.aboutmain .newsbig-detil p{  
    line-height: 23px;
    word-wrap: break-word;
    padding: 8px 0;
    text-indent: 30px;
}



.zong-detil {
    font-size: 24px;
    color: #000;
    text-align: center;
}
.prize-box .zong-detil{
	padding: 30px;
}

*表单*/
.main .form-group{
 border:none;
    margin-bottom: 20px;
    padding: 0;
}

.form-control {
    border: 1px solid #ececf4;
    background: #f9fafe;
    box-shadow: none;
}
.main .control-label {
    font-weight: normal;
}
.main label {
    font-weight: normal;
    padding-right: 15px;
}
.main .title {
    border: none;
    text-align: center;
    font-weight: normal;
    padding: 20px;
    background-color: #f7f7f7;
    font-size: 26px;
    margin: 40px 0;
}
.main .tj-btn{
    background: #be0411!important;
    color: #fff;
    border: none;
    padding: 10px 45px;
}
.main .tj-btn-qx {
    background: #e4e4e4!important;
    color: #333;
}
.aboutmain .zong-detil {
     font-size: 24px; 
    color: #000;
    text-align: center;
}
.aboutmain .newsbig-detil {
 padding-top: 100px;
}
.aboutmain .newsbig-detil p{  
    line-height: 23px;
    word-wrap: break-word;
    padding: 8px 0;
    text-indent: 30px;
}
.prize-box{
 padding: 70px 0 ;
}
.zong-detil {
    font-size: 24px;
    color: #000;
    text-align: center;
}
.prize-box .zong-detil{
 padding: 30px;
}
.prize-box .about-content p {
    text-indent: 25px;
    font-size: 14px;
    color: #666;
    text-align: left;
    padding-top: 24px;
    line-height: 30px;
}
.form-main .commn-box{
 padding: 20px 0;
}
.form-main p{
 font-weight: 600;
}
.form-main  .common-margin{
 padding-left: 14px;
}
.form-main .control-label {
   
   margin: 6px 0;
}

.newtitle-box .nav>li>a:focus,
	.newtitle-box .nav>li>a:hover {
		text-decoration: none;
		background-color: #be0411;
		border: 0;
		border-top: 4px solid #db827e;
		color: #fff;
		transition: all 0.3s ease-in-out;
	}

	.newtitle-box .nav-tabs>li.active>a,
	.newtitle-box .nav-tabs>li.active>a:focus,
	.newtitle-box .nav-tabs>li.active>a:hover {
		background-color: #be0411;
		border:0;
		border-top: 4px solid #db827e;
		border-bottom-color: #d8d8d8;
		color: #fff;
	}

	.newtitle-box .nav>li>a {
		padding: 15px 20px;
		border-top: 4px solid #dedede;
		background-color: #f3efef;
	}

	.new-box .leftbox {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	
}
.out-box .media-heading{
 padding: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #9f6715;
}
.out-box .media-body{
 color: #909090;
}
.out-box .media-object {
 width: 100%;
 height: auto;
}

.zong-detilbox {
 font-size: 24px;
 color: #000;
 text-align: center;
 padding: 30px;
 background: #cacaca1f;
 margin: 40px auto;
}
